8/26/2017

Instruction

Create a web page presentation using R Markdown that features a plot created with Plotly. Host your webpage on either GitHub Pages, RPubs, or NeoCities. Your webpage must contain the date that you created the document, and it must contain a plot created with Plotly.

This assignment uses a subset of the diamonds data set to:

  • Show a plain scatterplot created by plotly
  • Show how plotly could enhance the graph generated by ggplot2

Plotly Graph

Enhanced ggplot2 Chart